home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / sillies / _splodge / howtouse < prev    next >
Text File  |  1992-01-16  |  3KB  |  51 lines

  1.    This program requires Screen memory of at least 80k and System Sprite
  2. memory of at least 30k, so check this if you're having problems.
  3.    This program is a 16 state 2 dimensional Cellular Automata, for full 
  4. information on how this program works read CAs.
  5.         
  6.                           --- HOW TO USE SPLODGE! ---
  7.  
  8.    When the program starts the screen size is set to 320 x 232 pixels, and
  9. G=3,K1=2, K2=3, which define my favourite CA.
  10.    You will see these values displayed at the bottom of the screen, along
  11. with some boxes containing text. All control of the program is via the mouse,
  12. but initially the mouse pointer is not visible. Click on any mouse button to 
  13. make the pointer appear, then you can start to adjust the program setup.
  14.    Click the mouse on the boxes containing text to select the following
  15. options:
  16.  
  17.    RND - Restarts the CA from a random screen.
  18.    FZ  - Freezes the processing to allow the awesome beauty of the
  19.          current frame to be appreciated.
  20.          Click on this again to resume processing.
  21.          While the program is 'frozen' clicking on the main screen area
  22.          will take the processing on one step at a time
  23.    CL  - Changes the selection of colours, so that the program is a bit
  24.          more pleasant to look at.
  25.    OFF - Switches off the scrolling 'Central Weekend' arrow effect, and
  26.          removes the mouse pointer. The box will then display 'ON' and
  27.          this option will switch the arrows back on.
  28.    QT  - Quits the program.
  29.  
  30.    To change the values G, K1, and K2, and therefore the rule of the CA,
  31. click the mouse on the box containing them. Similarly to change the size of
  32. the screen displayed click the mouse on the boxes containing arrows to the
  33. right of the display, however no changes will occur until RND is selected.
  34. If you have multisync monitor you will find the screen size can be increased
  35. beyond 256 x 320 and the program will switch automatically to multisync mode
  36. when RND is selected.
  37. Reducing the screen size will make the program run a lot faster, which may
  38. be desirable.
  39.  
  40.    The program always centres the display in the middle of the screen, and 
  41. will remove the graphic bars at the top and bottom to allow a full hieght
  42. screen to be displayed. When the bottom bar is not visible, the initial
  43. click on the mouse will make it appear.
  44.  
  45.    If you have a VIDC Mode Expander fitted, and a Module loaded, you may
  46. find the program looks much better, for this reason Modules are not cleared,
  47. so bear this in mind if you have problems.
  48.  
  49.    If you have any problems with this program, or whatever, you can
  50. contact me at the address at the end of 'CAs'.
  51.